added extension to speed up code paths that are executed by the GIMP/GEGL
authorSven Neumann <sven@gimp.org>
Thu, 10 Jan 2008 21:48:19 +0000 (21:48 +0000)
committerSven Neumann <neo@src.gnome.org>
Thu, 10 Jan 2008 21:48:19 +0000 (21:48 +0000)
commitd738d8d58d4de1f96c16a892e1e343edb58847b9
tree4f59ad39477e65cb5cd705821fcaa6bf4b8f35c7
parent00e623d353ed415d7fa60d7c7c36404693c66ca9
added extension to speed up code paths that are executed by the GIMP/GEGL

2008-01-10  Sven Neumann  <sven@gimp.org>

* extensions/gimp-8bit.c: added extension to speed up code paths
that are executed by the GIMP/GEGL hybrid. So far only 8bit to
float conversions are handled.

svn path=/trunk/; revision=273
ChangeLog
extensions/gimp-8bit.c [new file with mode: 0644]